-
Home
-
Post SMTP – WordPress SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more
-
2.1.6
-
Code
-
Classes
- SendSmtpEmail
Total Complexity |
62 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
677 |
Lines of code |
172 |
Logical lines of code |
78 |
Comment lines |
299 |
Methods |
44 |
Properties |
7 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
55 |
16 |
17 |
__toString() |
S |
67 |
2 |
9 |
offsetSet() |
S |
69 |
2 |
7 |
offsetGet() |
S |
78 |
2 |
3 |
setParams() |
S |
76 |
1 |
4 |
getAttachment() |
S |
80 |
1 |
3 |
setAttachment() |
S |
76 |
1 |
4 |
getHeaders() |
S |
80 |
1 |
3 |
setHeaders() |
S |
76 |
1 |
4 |
getTemplateId() |
S |
80 |
1 |
3 |
setTemplateId() |
S |
76 |
1 |
4 |
getParams() |
S |
80 |
1 |
3 |
setMessageVersions() |
S |
76 |
1 |
4 |
getMessageVersions() |
S |
80 |
1 |
3 |
getReplyTo() |
S |
80 |
1 |
3 |
getTags() |
S |
80 |
1 |
3 |
setTags() |
S |
76 |
1 |
4 |
getScheduledAt() |
S |
80 |
1 |
3 |
setScheduledAt() |
S |
76 |
1 |
4 |
offsetExists() |
S |
79 |
1 |
3 |
offsetUnset() |
S |
80 |
1 |
3 |
setReplyTo() |
S |
76 |
1 |
4 |
swaggerTypes() |
S |
80 |
1 |
3 |
swaggerFormats() |
S |
80 |
1 |
3 |
getTo() |
S |
80 |
1 |
3 |
attributeMap() |
S |
80 |
1 |
3 |
setters() |
S |
80 |
1 |
3 |
getters() |
S |
80 |
1 |
3 |
getModelName() |
S |
81 |
1 |
3 |
listInvalidProperties() |
S |
77 |
1 |
4 |
valid() |
S |
79 |
1 |
3 |
getSender() |
S |
80 |
1 |
3 |
setSender() |
S |
76 |
1 |
4 |
setTo() |
S |
76 |
1 |
4 |
getSubject() |
S |
80 |
1 |
3 |
getBcc() |
S |
80 |
1 |
3 |
setBcc() |
S |
76 |
1 |
4 |
getCc() |
S |
80 |
1 |
3 |
setCc() |
S |
76 |
1 |
4 |
getHtmlContent() |
S |
80 |
1 |
3 |
setHtmlContent() |
S |
76 |
1 |
4 |
getTextContent() |
S |
80 |
1 |
3 |
setTextContent() |
S |
76 |
1 |
4 |
setSubject() |
S |
76 |
1 |
4 |